.stripe {
    padding: 50px 0;
    position: relative;
}
.main-column {
    display: flex;
    align-items: center;
}
.col-lg-6 {
    flex: 1;
}
.qualified-content h2 {
    font-size: 32px;
    margin: 0 0 15px;
    color: #272829;.action-row .btn.btn-primary
    text-transform: capitalize;
    font-weight: 700;
}
.qualified-content p {
    margin-bottom: 20px;
    color: #707070;
    font-size: 16px;
}
.uni-pts {
    margin-top: 30px;
}
.uni-pts li {
    margin-bottom: 20px;
    font-weight: 500;
    color: #707070;
    display: flex;
}
ul.uni-pts li svg {
    margin-right: 14px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #fdeeec;
    display: flex;
    align-items: center;
    font-weight: 800;
    padding: 3px;
}
.action-row .btn.btn-primary {
        color: #fff;
    border-color: #a01726;
    background: #a01726;
    border: 1px solid #a01726;
    border-radius: 100px;
    padding: 10px 20px;
}
.achievement-main {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-between !important;
    gap: 100px;
    align-items: center;
}
.col-lg-4 {
    flex: 1;
}
.col-lg-7 {
    flex: 2;
}
h2.cl-iPrimar.text-white {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}
.achievement-left h3 {
    color: #fff;
    font-weight: 500;
    font-size: 27px;
    margin-bottom: 15px;
}
.achievement-left p {
    font-size: 16px;
    color: #ffffff;
}
.achievement-box-main {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.achievement-box {
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    transition: all ease-in-out .35s;
}
.achievement-box h3 {
    color: #1b212f;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 27px;
    text-align: center;
}
.achievement-box p {
    font-size: 13px;
    color: #757783;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
}
.achievement-box:hover {
    background-color: #a01726;
}
.achievement-box:hover h3 {
    color: #fff;
}
.achievement-box:hover p {
    color: #fff;
}
.ic-42:before {
    font-family: 'icomoon';  /* zaroori hai */
    content: "\e91f";
}
.achievement-box:hover svg path {
    fill: #ffffff !important;
}

.navbar-menu ul.navbar-menu-items {
    display: flex;
    color: #000000 !important;
    gap: 20px;
        align-items: center;
}
.navbar-menu ul.navbar-menu-items a {
    color: #000000 !important;
}
li.nav-item.sub-menu:hover ul.submenu-items {
    display: block;
    position: absolute !important;
    background-color: #ffffff;
    width: 220px;
    right: -90px;
    border: 1px solid rgb(211 211 211);
    border-radius: 10px;
}
ul.submenu-items li.submenu-item {
    border-bottom: 1px solid rgb(211 211 211);
    padding: 15px 0px;
    text-align: center;
}
li.nav-item.sub-menu {
    position: relative;
}
ul.submenu-items {
    display: none;
}
li.navitems-rating, li.navbar-email a, li.navbar-phone a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.rating-span {
    background: #002940;
    padding: 6px;
    border-radius: 4px;
    font-size: 14px;
    display: inline-table;
    margin-bottom: 4px;
    color: white;
    margin-top: 9px;
    margin-right: 6px;
}
.nav-link
 {
    display: block;
    font-size: 13px !important;
    color: #000000;
    text-decoration: none;
    background: 0 0;
    border: 0;
}
.reviews-header {
    margin-top: -2px;
}
.logo-boxes ul {
    display: flex;
    gap: 25px;
    padding: 0px;
    list-style: none;
    align-items: end;
}
.ratings_cont {
    display: flex;
    align-items: center;
    /*margin-top: -18px;*/
}
.ratings_cont span {
    font-size: 28px;
    line-height: 28px;
    display: block;
    font-weight: 700;
    color: #ffffff;
    margin-right: 10px;
}
.ratings_rate {
    display: block;
    line-height: 15px;
}
.ratings_cont p {
    font-size: 10px;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 600;
}
.hh-main-baner-btn {
    display: flex;
    gap: 10px;
    margin-top: 50px;
}
.black-btn2 {
    color: #fff !important;
    padding: 10px 50px;
    background-color: #0826bc !important;
    border: 2px solid #0826bc !important;
}
.black-btn1 {
    padding: 10px 50px;
    color: #fff !important;
    background-color: #6d08bc !important;
    border: 2px solid #6d08bc !important;
}
ul.space-y-2.text-sm li a {
    display: flex;
    color: #ffffff;
    
}
section.cta-form-section {
    background-color: #a01726;
    /*margin: 40px 0px;*/
    padding: 30px 0px;
}
.cta-form-heading h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: 600;
}
.form-two input.form-control {
    box-shadow: none;
    border-radius: 0rem;
    height: 42px !important;
    color: #495057 !important;
    font-size: 14px;
    border: 1px solid #ffe4d1;
    background-color: #fff;
    padding: 0.5625rem 0.75rem !important;
}
form .row.justify-content-center {
    display: flex;
    justify-content: center;
}
.form-two select.form-select {
    border-radius: 0rem;
    height: 42px !important;
    color: #495057 !important;
    font-size: 14px;
    border: 1px solid #ffe4d1;
    background-color: #fff;
}
.hh-cta-btn {
    padding: 15px 30px;
    background-color: #002940 !important;
    border: 2px solid #002940 !important;
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    transition: 0.5s 
ease all;
}
.form-two button {
    border-color: #640bbc;
    background: #640bbc;
    border-radius: 0 50px 50px 0;
    padding: 8px 24px;
}
.form-two .fielf1 {
    border-top-left-radius: 6.25rem !important;
    border-bottom-left-radius: 6.25rem !important;
}

/* Trust card styles */
        .trust-card {
            background-color: white;
            border-radius: 0.75rem;
            padding: 2rem;
            text-align: center;
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }
        
        .trust-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
        }
        
        .trust-icon {
            font-size: 3rem;
            color: #a01726;
            margin-bottom: 1rem;
            height: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .trust-title {
            font-size: 1.25rem;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 0.75rem;
        }
        
        .trust-description {
            font-size: 0.875rem;
            color: #4b5563;
            line-height: 1.6;
        }
@media (max-width: 767px) {
    li.nav-item {
    border-bottom: 1px solid rgb(211 211 211) !important;
    padding: 15px 0px !important;
    text-align: center !important;
}
li.nav-item.sub-menu a.mobile-submenu-toggle.flex.items-center.justify-between {
    justify-content: center;
    gap: 10px;
}
    
    ul.navbar-menu-items li.nav-item.sub-menu ul.submenu-items {
    position: sticky !important;
    width: 100%;
}
    /*menu*/
    /* Mobile menu dropdown styles - Simple approach */
.mobile-submenu-toggle {
    width: 100%;
    /*padding: 0.75rem 1rem;*/
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    color: #475569;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color 0.3s ease-in-out;
}

.mobile-submenu-toggle:hover {
    color: #a01726;
    background-color: #f1f5f9;
}

.mobile-submenu-toggle i {
    transition: transform 0.3s ease;
}

.mobile-submenu-toggle.open i {
    transform: rotate(180deg);
}

.submenu-items {
    padding-left: 1rem;
    display: none; /* Initially hidden */
    transition: all 0.3s ease-in-out;
}

.submenu-items.open {
    display: block; /* Show when open */
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.submenu-item a {
    display: block;
    padding: 0.5rem 0.75rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    color: #475569;
    text-decoration: none;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.submenu-item a:hover {
    color: #a01726;
    background-color: #f1f5f9;
}
  .navbar-menu {
    display: none;
}
nav .flex.items-center.justify-between.h-20 {
    padding: 0px 15px;
}
.logo-boxes ul {
    flex-direction: column;
    align-items: center;
}
.black-btn2, .black-btn1 {
    padding: 5px 15px;
}
.main-column {
    flex-direction: column;
    gap: 15px;
}
.qualified-content {
    padding: 0px 10px;
}
.qualified-content p {
    font-size: 14px;
}
.action-row .btn.btn-primary {
    padding: 10px 15px;
    font-size: 12px;
}
.achievement-main {
    flex-direction: column;
    margin: 0px;
        padding: 0px 20px;
}
h2.cl-iPrimar.text-white {
    font-size: 30px;
    padding: 0px 20px;
    line-height: 37px;
    text-align: start;
}
.achievement-box-main {
    flex-direction: column;
}
form .row.justify-content-center {
    flex-direction: column;
    gap: 10px;
}
.form-two .fielf1 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.form-two select.form-select {
    width: 225px;
}
    .cta-form-btn .hh-cta-btn {
        border-radius: 5px !important;
    }
.qualified-img {
    padding: 15px;
}
}
/* contact page */

/* Contact Us Page Specific Styles */

/* Keyframe animations for on-load effects */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-fade-in-up {
    animation: fadeInUp 0.8s ease-out forwards;
}

/* Hero gradient */
.hero-gradient {
    background: #a01726;
}

/* CTA button styles */
.cta-button {
    padding: 0.75rem 2rem;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: 0.5rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

.cta-primary {
    background-color: #f59e0b;
    color: #ffffff;
    transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.cta-button:hover {
    background-color: #d97706;
    transform: scale(1.05);
}

.cta-secondary {
    background-color: transparent;
    border-width: 2px;
    border-color: #f59e0b;
    color: #f59e0b;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.cta-secondary:hover {
    background-color: #f59e0b;
    color: #ffffff;
    transform: scale(1.05);
}

/* Section styles */
.section-title {
    font-size: 2.25rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 1rem;
    text-align: center;
}

.section-subtitle {
    font-size: 1.125rem;
    color: #64748b;
    margin-bottom: 3rem;
    text-align: center;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
}

/* Contact card styles */
.contact-card {
    background-color: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.contact-icon {
    font-size: 3rem;
    color: #a01726;
    margin-bottom: 1rem;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 0.75rem;
}

.contact-description {
    font-size: 0.875rem;
    color: #4b5563;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.contact-action {
    font-weight: 600;
    color: #a01726;
    display: inline-block;
    margin-top: auto;
}

/* Form styles */
.form-container {
    background-color: white;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.form-group {
    margin-bottom: 1.5rem;
}

.form-label {
    display: block;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.form-input, .form-select, .form-textarea {
    width: 100%;
    padding: 0.75rem 1rem;
    border: 1px solid #d1d5db;
    border-radius: 0.5rem;
    font-size: 1rem;
    color: #1f2937;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.form-input:focus, .form-select:focus, .form-textarea:focus {
    outline: none;
    border-color: #a01726;
    box-shadow: 0 0 0 3px rgba(160, 23, 38, 0.1);
}

.form-textarea {
    min-height: 120px;
    resize: vertical;
}

.form-button {
    background-color: #a01726;
    color: white;
    font-weight: 600;
    padding: 0.75rem 2rem;
    border-radius: 0.5rem;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
    display: inline-block;
}

.form-button:hover {
    background-color: #7c1120;
    transform: scale(1.05);
}

/* Navigation styles */
.nav-link {
    color: #475569;
    padding: 0.75rem 1rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    transition: color 0.3s ease-in-out;
}

.nav-link:hover {
    color: #a01726;
    background-color: #f1f5f9;
}

.nav-link-cta {
    margin-left: 1rem;
    padding: 0.5rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: 0.375rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    background-color: #2563eb;
    color: #ffffff;
    background: #a01726;
}

.nav-link-cta:hover {
    background-color: #1d4ed8;
    transform: scale(1.05);
    background: #a01726;
}

/* Background styles */
.hero-section-bg {
    background: #a01726;
}

.secondary-bg {
    background-color: #EFF6FF;
}

.checkmark-icon {
    color: #22C55E;
    margin-right: 0.5rem;
}

/* Map container */
.map-container {
    height: 400px;
    border-radius: 0.75rem;
    overflow: hidden;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

/* Mobile menu styles */
.navbar-menu ul.navbar-menu-items {
    display: flex;
    color: #000000 !important;
    gap: 20px;
    align-items: center;
}

.navbar-menu ul.navbar-menu-items a {
    color: #000000 !important;
}

li.nav-item.sub-menu:hover ul.submenu-items {
    display: block;
    position: absolute !important;
    background-color: #ffffff;
    width: 220px;
    right: -90px;
    border: 1px solid rgb(211 211 211);
    border-radius: 10px;
}

ul.submenu-items li.submenu-item {
    border-bottom: 1px solid rgb(211 211 211);
    padding: 15px 0px;
    text-align: center;
}

li.nav-item.sub-menu {
    position: relative;
}

ul.submenu-items {
    display: none;
}

li.navitems-rating, li.navbar-email a, li.navbar-phone a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rating-span {
    background: #002940;
    padding: 6px;
    border-radius: 4px;
    font-size: 14px;
    display: inline-table;
    margin-bottom: 4px;
    color: white;
    margin-top: 9px;
    margin-right: 6px;
}

.nav-link {
    display: block;
    font-size: 13px !important;
    color: #000000;
    text-decoration: none;
    background: 0 0;
    border: 0;
}

.reviews-header {
    margin-top: -2px;
}
/* Feature card styles */
        .feature-card {
            background-color: #ffffff;
            border-radius: 0.75rem;
            padding: 2rem;
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
            height: 100%;
            display: flex;
            flex-direction: column;
        }
        
        .feature-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
        }
        
        .feature-icon {
            font-size: 2.5rem;
            color: #a01726;
            margin-bottom: 1rem;
        }
        
        .feature-title {
            font-size: 1.25rem;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 0.75rem;
        }
        
        .feature-description {
            font-size: 0.875rem;
            color: #4b5563;
            line-height: 1.6;
        }

        /* Process step styles */
        .process-step {
            position: relative;
            padding-left: 3rem;
            padding-bottom: 2rem;
        }
        
        .process-step:last-child {
            padding-bottom: 0;
        }
        
        .process-step::before {
            content: '';
            position: absolute;
            left: 0.75rem;
            top: 0;
            bottom: -2rem;
            width: 2px;
            background-color: #e5e7eb;
        }
        
        .process-step:last-child::before {
            display: none;
        }
        
        .step-number {
            position: absolute;
            left: 0;
            top: 0;
            width: 1.5rem;
            height: 1.5rem;
            background-color: #a01726;
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 700;
            font-size: 0.875rem;
        }
        
        .step-title {
            font-size: 1.125rem;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 0.5rem;
        }
        
        .step-description {
            font-size: 0.875rem;
            color: #4b5563;
            line-height: 1.6;
        }
        
        /* Guarantee card styles */
        .guarantee-card {
            background-color: white;
            border-radius: 0.75rem;
            padding: 2rem;
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease-in-out;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }
        
        .guarantee-card:hover {
            transform: translateY(-5px);
        }
        
        .guarantee-icon {
            font-size: 3rem;
            color: #a01726;
            margin-bottom: 1rem;
            height: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .guarantee-title {
            font-size: 1.25rem;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 0.75rem;
        }
        
        .guarantee-description {
            font-size: 0.875rem;
            color: #4b5563;
            line-height: 1.6;
        }

        /* FAQ styles */
        .faq-item {
            background-color: white;
            border-radius: 0.75rem;
            margin-bottom: 1rem;
            overflow: hidden;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }
        
        .faq-question {
            padding: 1.5rem;
            font-weight: 600;
            color: #1f2937;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
            transition: background-color 0.3s ease;
        }
        
        .faq-question:hover {
            background-color: #f9fafb;
        }
        
        .faq-question::after {
            content: '+';
            font-size: 1.5rem;
            color: #a01726;
            transition: transform 0.3s ease;
        }
        
        .faq-question.open::after {
            transform: rotate(45deg);
        }
        
        .faq-answer {
            padding: 0 1.5rem;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease, padding 0.3s ease;
            color: #4b5563;
            line-height: 1.6;
        }
        
        .faq-answer.open {
            padding: 0 1.5rem 1.5rem;
            max-height: 500px;
        }
        /* Exam card styles */
        .exam-card {
            background-color: white;
            border-radius: 0.75rem;
            padding: 1.5rem;
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease-in-out;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }
        
        .exam-card:hover {
            transform: translateY(-5px);
        }
        
        .exam-icon {
            font-size: 2rem;
            color: #a01726;
            margin-bottom: 1rem;
        }
        
        .exam-title {
            font-size: 1.125rem;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 0.5rem;
        }
        
        .exam-description {
            font-size: 0.875rem;
            color: #4b5563;
            line-height: 1.6;
            margin-bottom: 1rem;
        }
        
        .exam-button {
            background-color: #a01726;
            color: white;
            font-weight: 600;
            padding: 0.5rem 1rem;
            border-radius: 0.375rem;
            font-size: 0.875rem;
            transition: background-color 0.3s ease;
            text-decoration: none;
            display: inline-block;
        }
        
        .exam-button:hover {
            background-color: #7c1120;
        }
        
         /* Section styles */
        .section-title {
            font-size: 2.25rem;
            font-weight: 700;
            color: #1e293b;
            margin-bottom: 1rem;
        }
        
        .section-subtitle {
            font-size: 1.125rem;
            color: #64748b;
            margin-bottom: 3rem;
        }

        /* Terms content styles */
        .terms-container {
            background-color: white;
            border-radius: 0.75rem;
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
            padding: 2rem;
        }

        .terms-section {
            margin-bottom: 2.5rem;
            padding-bottom: 2rem;
            border-bottom: 1px solid #e5e7eb;
        }

        .terms-section:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .terms-section-title {
            font-size: 1.5rem;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 1rem;
            display: flex;
            align-items: center;
        }

        .terms-section-number {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 2rem;
            height: 2rem;
            background-color: #a01726;
            color: white;
            border-radius: 50%;
            font-weight: 700;
            margin-right: 1rem;
            flex-shrink: 0;
        }

        .terms-content {
            color: #4b5563;
            line-height: 1.6;
        }

        .terms-content p {
            margin-bottom: 1rem;
        }

        .terms-content p:last-child {
            margin-bottom: 0;
        }

        .terms-list {
            list-style-type: none;
            padding-left: 0;
        }

        .terms-list li {
            position: relative;
            padding-left: 1.5rem;
            margin-bottom: 0.75rem;
        }

        .terms-list li::before {
            content: "•";
            position: absolute;
            left: 0;
            color: #a01726;
            font-weight: bold;
        }

        /* Table of contents styles */
        .table-of-contents {
            background-color: #f9fafb;
            border-radius: 0.5rem;
            padding: 1.5rem;
            margin-bottom: 2rem;
        }

        .table-of-contents h3 {
            font-size: 1.125rem;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 1rem;
        }

        .table-of-contents ul {
            list-style-type: none;
            padding-left: 0;
            column-count: 2;
            column-gap: 2rem;
        }

        .table-of-contents li {
            margin-bottom: 0.5rem;
            break-inside: avoid-column;
        }

        .table-of-contents a {
            color: #a01726;
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .table-of-contents a:hover {
            color: #7c1120;
            text-decoration: underline;
        }

/* Responsive styles */
@media (max-width: 767px) {
    .navbar-menu {
        display: none;
    }
    
    .form-container {
        padding: 1.5rem;
    }
    
    .contact-card {
        padding: 1.5rem;
    }
    
    .map-container {
        height: 300px;
    }
}



